From: Eric S. Raymond Date: Fri, 23 Apr 1993 06:50:51 +0000 (+0000) Subject: Some fsets changed to defaliases. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96490 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f2a2c3d2e30b0b2acf404c80b53bb99c98920955;p=emacs.git Some fsets changed to defaliases. --- diff --git a/lisp/emulation/edt.el b/lisp/emulation/edt.el index 45c6047651b..c284fce5c45 100644 --- a/lisp/emulation/edt.el +++ b/lisp/emulation/edt.el @@ -390,7 +390,7 @@ The keys redefined by \\[edt-emulation-on] are given their old definitions." (define-key lisp-mode-map "\177" edt-mode-old-lisp-delete) ;"Delete" (global-set-key "\C-j" edt-mode-old-linefeed)) ;"LineFeed" -(fset 'GOLD-prefix GOLD-map) +(defalias 'GOLD-prefix GOLD-map) (defvar GOLD-map (make-keymap) "`GOLD-map' maps the function keys on the VT100 keyboard preceeded